home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d26 / mathcasl.arc / GO.BAT < prev    next >
DOS Batch File  |  1990-04-22  |  8KB  |  155 lines

  1. echo off
  2. cls
  3. echo                           Public (Software) Library
  4. echo                       Technical Support: 1-713-524-6394
  5. echo  
  6. echo In order to get as many files as possible on this disk, we have compressed
  7. echo    and combined the files for each program into .COM and .EXE files.
  8. echo  
  9. echo When you type the names of one of these files, it will self-extract the
  10. echo    files within it into separate files on the default drive and directory.
  11. echo  
  12. echo To uncompress and uncombine these files, follow these steps:
  13. echo    1. Put this disk in drive A:
  14. echo    2. Go to the drive and directory where you want the files. (Ex: C:\ME)
  15. echo    3. At the DOS prompt enter  A:filename (press Enter)
  16. echo       For Example: if the name of the file is WORDPROC.EXE, from the C:\ME\
  17. echo       prompt, you would just enter  A:WORDPROC and press Enter. ("C:\ME\"
  18. echo       and "A:WORDPROC" are examples -- substitute actual names you are using.)
  19. echo  
  20. echo If you follow these procedures for a .COM or .EXE file and a program starts
  21. echo    running instead of files being extracted, then the file was not a
  22. echo    compressed file.  You can run such a program as-is.
  23. echo To help distinguish a self-extracting .COM/.EXE file from a program .COM/.EXE
  24. echo    file, we put the "@" character at the end of the file name, as in WORDPRO@.
  25. echo  
  26. pause
  27. cls
  28. echo After extracting the files, look for filenames that contain the letters
  29. echo    DOC, TXT, MAN, MNL, ASC or READ ME in the name.
  30. echo Such a text file should contain the documentation for the program.
  31. echo You can view these text files on the screen by entering at the DOS prompt:
  32. echo                             TYPE filename.DOC
  33. echo           (substitute the actual filename and extension, of course)
  34. echo  
  35. echo This will cause the documentation to scroll by faster than you can read it.
  36. echo So we recommend the use of a utility such as Vernon Buerg's LIST program
  37. echo that will let you scroll and page up and down through a file. LIST is on disk
  38. echo 1-UT-274 in The Public (Software) Library, P.O.Box 35705, Houston, TX 77235.
  39. echo LIST is also on the PSL's "PD/Shareware Reviews Disks" which also contain
  40. echo   write-ups of all the thousands of programs in the PSL.
  41. echo  
  42. echo You can also print the documentation by entering at the DOS prompt:
  43. echo                            COPY filename.ext PRN
  44. echo            (for more info on TYPE and COPY, see your DOS manual)
  45. echo  
  46. echo A very few programs don't have documentation files.
  47. echo They are self-documenting when run.
  48. echo  
  49. pause
  50. cls
  51. echo  
  52. echo  
  53. echo For writeups of all the programs in the library, get the PD/SHAREWARE REVIEWS
  54. echo disks. These disks can be updated (free) monthly.
  55. echo  
  56. echo Programs with an extension of BAS require you to load BASIC, BASICA or GWBASIC
  57. echo to run the program. Please read your DOS & BASIC manuals for more information.
  58. echo Files with an extension of ARC contain one or more compressed files.
  59. echo Use an ARC utility such as ARCE to extract the files.
  60. echo  
  61. echo If you still have questions about how to get the documentation or how to run
  62. echo the programs, get the TUTOR disk (2-ED-085) from the Public (Software) Library.
  63. echo  
  64. echo DO NOT WORK FROM THIS DISK. First read the documentation on this disk then copy
  65. echo by file name to another disk only the files that you need to run the program
  66. echo and use that disk as your working disk. If anything goes wrong recopy the files
  67. echo from this disk. If you do not have backups, you will have to reorder the disk.
  68. echo  
  69. echo Programs and disk copies are tested. Do not return disks without a postage-paid
  70. echo self-addressed return mailer unless we have acknowledged a problem first.
  71. echo  
  72. pause
  73. cls
  74. echo  
  75. echo VIDEO: If you do not have a color monitor, you should get BWVID on the Video
  76. echo Utilities Disk (1-UT-280) to make colored text readable. If you have a Hercules
  77. echo mono-graphics card (or compatible), you will need the Hercules Utilities disk
  78. echo to run graphics program that were not written specifically for the Hercules.
  79. echo  
  80. echo If a program displays "garbage" on the screen with lots of "left arrow" charac-
  81. echo ters, it may require that you have ANSI.SYS in your CONFIG.SYS file. See your
  82. echo DOS manual for more information about ANSI.SYS.
  83. echo  
  84. echo PRINTERS: Programs that use printer graphics or other special printer features
  85. echo often only support Epson/IBM and compatible printers unless otherwise stated.
  86. echo However, most programs only print plain text to the screen and printer and
  87. echo should work on any system unless otherwise indicated.
  88. echo  
  89. echo COMPATIBILITY: Most programs will work on any PC-compatible computer which has
  90. echo 640k and two drives.  We do not test programs on other configurations or on
  91. echo less compatible machines such as the PCjr and cannot guarantee the programs
  92. echo to work on those machines.
  93. echo  
  94. echo IF YOU HAVE TROUBLE FIGURING OUT HOW TO GET STARTED, PLEASE READ THIS FILE AGAIN
  95. echo If you follow the instructions in this file carefully, everything should work.
  96. echo  
  97. pause
  98. cls
  99. echo                         The Public (Software) Library
  100. echo                    P.O.Box 35705  Houston, TX 35705-5705
  101. echo                                (713) 524-6394
  102. echo  
  103. echo         Our software library  is the result  of a great  deal of hard
  104. echo         work  and  expense  in  acquiring,  testing,  organizing  and
  105. echo         supporting public domain and shareware programs.
  106. echo  
  107. echo         The disk fee  which you have  paid to us  covers our cost  of
  108. echo         providing the above (and other) services. It does not include
  109. echo         any compensation to the author of the program.
  110. echo  
  111. echo         Some small programs that were quickly and easily written  and
  112. echo         require no updates nor support are public domain.  The author
  113. echo         asks  nothing  in return  and gets his satisfaction just from
  114. echo         knowing that others are using and enjoying his work.
  115. echo  
  116. echo         However many of these programs, despite their small size, did
  117. echo         require an extensive amount of programming,  debugging, test-
  118. echo         ing and documenting  and will benefit by future  enhancements
  119. echo         and on-going support.
  120. echo  
  121. echo  
  122. pause
  123. cls
  124. echo                           Public (Software) Library
  125. echo  
  126. echo         Many of these programs  are commercial quality or  better and
  127. echo         most are copyrighted,  but  the authors allow their  programs
  128. echo         to be copied so  that others can try  them. This is known  as
  129. echo         Shareware. (But not all programs in our library may be freely
  130. echo         copied. Check the documentation for each.)
  131. echo  
  132. echo         The documentation file on this disk will tell you the  amount
  133. echo         that the author would like to receive if you try the  program
  134. echo         and  decide  to  keep  using  it.  To encourage payment, some
  135. echo         programmers offer more advanced versions, printed manuals and
  136. echo         other incentives.
  137. echo  
  138. echo         But even those that don't offer incentives still deserve your
  139. echo         financial support  and encouragement  for the  work they have
  140. echo         done.  This is  your moral obligation if you are  using their
  141. echo         program. But beyond being an obligation, it is an  investment
  142. echo         in the future of "shareware"  for which you will be  rewarded
  143. echo         with more and better programs as a result of your support.
  144. echo  
  145. echo  
  146. pause
  147. cls
  148. dir /w
  149. echo  
  150. echo   Remember the GENERAL format to use to uncompress .COM and .EXE files:
  151. echo           1. Put this disk in drive A:
  152. echo           2. Go to the target drive and directory
  153. echo           3. At the DOS prompt enter   A:filename (press Enter)
  154. echo  
  155.